home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / gtk2-engines-murrine / README < prev   
Encoding:
Text File  |  2006-08-26  |  273 b   |  10 lines

  1. This is Murrine GTK+ engine. This source code provides only the engine, get the themes @ gnomelook.org.
  2.  
  3. Do the normal dance to install:
  4.  
  5.     (./autogen.sh ; ) ./configure (generally --prefix=/usr, try --enable-animation); make ; make install
  6.  
  7. To uninstall:
  8.     
  9.     make uninstall
  10.